home *** CD-ROM | disk | FTP | other *** search
/ The Arcade Companion 1 / The Arcade Companion 1.iso / mm / master.txt < prev   
Text File  |  1991-09-30  |  23KB  |  582 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                              M A S T E R   M I N D
  7.                              ---------------------
  8.  
  9.  
  10.  
  11.                                  Version 1.16
  12.                                  ------------
  13.  
  14.  
  15.  
  16.                          Written by:  Charles A. Hardy
  17.                                  Member of the
  18.                      Association of Shareware Professionals
  19.  
  20.  
  21.                   Copyright 1990-1991 Expert Source Code, Inc.
  22.                               All Rights Reserved.
  23.  
  24.  
  25.                    P R O G R A M   D O C U M E N T A T I O N
  26.                    _________________________________________
  27.  
  28.  
  29.                          Last update:  September, 1991
  30.  
  31.  
  32.      +-------------------------------------------------------------------+
  33.      |                         Table of Contents                         |
  34.      +-------------------------------------------------------------------+
  35.  
  36.                 Program Requirements. . . . . . . . . . . . . 2
  37.  
  38.                 Program Description . . . . . . . . . . . . . 2
  39.  
  40.                 Packing List. . . . . . . . . . . . . . . . . 4
  41.  
  42.                 Release and Update History. . . . . . . . . . 4
  43.  
  44.                 Expert Source Code, Inc. Shareware Catalog. . 5
  45.  
  46.                 Program Registration. . . . . . . . . . . . . 8
  47.  
  48.                 ASP Ombudsman Statement . . . . . . . . . . . 8
  49.  
  50.                 Programming Tools . . . . . . . . . . . . . . 9
  51.  
  52.                 Shareware Version Distribution. . . . . . . . 9
  53.  
  54.                 Trial Use (Shareware Version) Warranty. . . . 10
  55.  
  56.                 Registered Version ONLY Warranty. . . . . . . 10
  57.  
  58.  
  59.   Master Mind Documentation                                   Page 1 of 10.
  60.  
  61.                               =====================
  62.                               Program Requirements:
  63.                               =====================
  64.  
  65.   Master Mind requires an VGA card and monitor and a active mouse to run.  It
  66.   runs in 640 X 480 X 16 VGA graphics mode and uses a mouse for all program
  67.   interaction.  Master Mind requires about 350K of free disk space and about
  68.   400K of free memory (RAM) to operate.  The delay at the beginning of the
  69.   program is necessary to load all of the graphics that the program uses.
  70.  
  71.   NOTE:  Because of this programs disk access while loading the graphics files
  72.          (especially during the introduction) it is recommended that you run
  73.          it from a hard disk.  This will drastically cut the delay at the
  74.          beginning of the program.
  75.  
  76.  
  77.                               ====================
  78.                               Program Description:
  79.                               ====================
  80.  
  81.   Master Mind is the clasic game of logic and deduction.  This version uses
  82.   fruit instead of the traditional colors.  The object of the game is to guess
  83.   which pieces of fruit goes in which position.  The player can choose to
  84.   guess at 5 to 7 positions from 5 to 9 pieces of fruit with or without mult-
  85.   iple pieces of the same kind of fruit and with 3 levels of reporting. This
  86.   adds up to a tremendous variety of levels of play.
  87.  
  88.   The game starts with a list of the available fruit at the bottom of the
  89.   screen and a list of blank boxes for fill just above that.  To select a
  90.   fruit just click on the box containing that fruit and that box will be
  91.   highlighted.  Once a box is highlighted you may place that piece of fruit
  92.   by clicking with the left button in the space you want it in (Clicking with
  93.   the right button will erase anything in that box).  If Multiple is on then
  94.   you will be able to place a single piece of fruit in as many boxes as you
  95.   like.  If not then you can only but it in one box (if you want to move it
  96.   then you must first remove the one already placed by clicking on it with
  97.   the right button).
  98.  
  99.   Once all of the positions are filled the OK button will light up.  At this
  100.   point changes can still be made.  When all changes have been made then
  101.   clicking on the OK button will tell you how many pieces you got right
  102.   (according to your level of difficultly) and clear the guessing area to get
  103.   ready for another try. 
  104.  
  105.   There are three levels of reporting in Master Mind:
  106.  
  107.      *  Level 1 - The correct pieces of fruit are placed in the guessed
  108.                   positions and the ones (if any) in the right position
  109.                   are highlighted.  This lets you know which fruit are
  110.                   correct and which are in the right position.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. Master Mind Documentation                                   Page 2 of 10.
  118.  
  119.  
  120.  
  121.      *  Level 2 - The correct pieces of fruit are displayed from left to
  122.                   right in random order and a numbers will appear in front
  123.                   of the guesses to tell you how many are in the right
  124.                   positions.  This lets you know which pieces of fruit are
  125.                   correct (but not what position they are in if you are
  126.                   playing with multiples ON) and how many are in the right
  127.                   position.
  128.  
  129.      *  Level 3 - Master Mind displays a happy face marker for each correct
  130.                   piece of fruit and displays a number in front of the
  131.                   guesses to tell how many are in the right positions.  The
  132.                   happy face markers are placed in sequential order from
  133.                   left to right.  This lets you know how many pieces of fruit
  134.                   are correct and how many are in the right position but it
  135.                   doesn't tell you which fruit are the correct ones.
  136.  
  137.   Master mind also contains a Hint and Answer function.  The Hint function
  138.   will turn your last guess into a level one guess (letting you know which
  139.   pieces of fruit are right and which ones are in the right position).  The
  140.   Answer functions will display a panel with the correct answer (this function
  141.   ends your turn and asks if you would like to play again).
  142.  
  143.  
  144.   Some of the features of Master Mind include:
  145.  
  146.       *  Super VGA graphics.
  147.  
  148.       *  Mouse support.
  149.  
  150.       *  5 to 7 boxes to guess at.
  151.  
  152.       *  5 to 9 pieces of fruit to guess from.
  153.  
  154.       *  Multiple pieces allowed - toggle switch.
  155.  
  156.       *  3 levels of reporting.
  157.  
  158.       *  Shows last 20 trys on screen.
  159.  
  160.       *  Hint Function.
  161.  
  162.       *  Answer Screen.
  163.  
  164.       *  Sound toggle.
  165.  
  166.       *  On-line rules and instructions.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. Master Mind Documentation                                   Page 3 of 10.
  176.  
  177.  
  178.  
  179.                                 =============
  180.                                 Packing List:
  181.                                 =============
  182.  
  183.   The complete Master Mind shareware package should contain the following
  184.   files.  Please ensure that each file is present.  If any of these files are
  185.   missing then the package is not complete and is not sutiable for distribution
  186.   to others.  The complete package may be obtained directly from Expert Source
  187.   Code, Inc. of by downloading the latest version from ESC BBS.
  188.  
  189.           File Name                   Description of File
  190.          -----------     ---------------------------------------------
  191.          MASTER.EXE   -  The Master Mind exectuable program file.
  192.  
  193.          MASTER.DOC   -  The Master Mind documentation file.
  194.  
  195.          MASTER.FRM   -  The Master Mind registration form.
  196.  
  197.  
  198.                           ===========================
  199.                           Release and Update History:
  200.                           ===========================
  201.  
  202.   1.00 - Initial release.
  203.  
  204.   1.10 - Corrected problem with non-Microsoft mice.
  205.  
  206.   1.15 - Complete rewrite of program documentation and order form.  Changed
  207.          program to allow registration code updates of future shareware
  208.          versions.  Changes registration reminder screen and pricing structure
  209.          and added special offer to order form.
  210.  
  211.   1.16 - Fixed minor memory allocation problem.
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233. Master Mind Documentation                                   Page 4 of 10.
  234.  
  235.  
  236.                    =======================================